home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / MultiplayerGameSelect / Screen (Multiplayer Game Selection).cfg
Encoding:
Text File  |  1998-10-26  |  924 b   |  36 lines

  1. ;Select Multiplayer Game Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Multiplayer Game Select"
  5.  
  6. [TEXT_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. Rect2=100,82,700,132                  ; 800x600 rectangle
  9. TextFlags=MIDDLE                        ; LEFT, RIGHT, MIDDLE
  10. Text=66; "Select Game"
  11. Rect1=80,65,560,105
  12.  
  13. [LISTBOX_1]
  14. Font=SMALL                            ; font to use LARGE/SMALL
  15. Rect2=165,175,635,445
  16. Rect1=132,140,508,356
  17.  
  18. [TEXTBUTTON_1]
  19. Font=LARGE                            ; font to use LARGE/SMALL
  20. Rect2=75,475,275,525                  ; 800x600 rectangle
  21. Text=10; "OK"                             ; Button text
  22. Rect1=60,380,220,420
  23.  
  24. [TEXTBUTTON_2]
  25. Font=LARGE                            ; font to use LARGE/SMALL
  26. Rect2=525,475,725,525                 ; 800x600 rectangle
  27. Text=11; "Cancel"                         ; Button text
  28. Rect1=420,380,580,420
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.